FEXP Solver  1.0.0.0
ICFEXPFECoordinatesBase< TValue, std::enable_if< std::is_floating_point< TValue >::value >::type > Class Template Referenceabstract

Base interface for coordinates. More...

#include <FEXPGeom.h>

Public Member Functions

 ICFEXPFECoordinatesBase ()
 
virtual ~ICFEXPFECoordinatesBase ()
 
virtual Ptr< TValue > GetCoordArray ()=0
 

Detailed Description

template<typename TValue>
class ICFEXPFECoordinatesBase< TValue, std::enable_if< std::is_floating_point< TValue >::value >::type >

Base interface for coordinates.

Constructor & Destructor Documentation

◆ ICFEXPFECoordinatesBase()

template<typename TValue >
ICFEXPFECoordinatesBase< TValue, std::enable_if< std::is_floating_point< TValue >::value >::type >::ICFEXPFECoordinatesBase ( )
inline

◆ ~ICFEXPFECoordinatesBase()

template<typename TValue >
virtual ICFEXPFECoordinatesBase< TValue, std::enable_if< std::is_floating_point< TValue >::value >::type >::~ICFEXPFECoordinatesBase ( )
inlinevirtual

Member Function Documentation

◆ GetCoordArray()

template<typename TValue >
virtual Ptr<TValue> ICFEXPFECoordinatesBase< TValue, std::enable_if< std::is_floating_point< TValue >::value >::type >::GetCoordArray ( )
pure virtual

The documentation for this class was generated from the following file: